'Declaration Protected ReadOnly Property SlaveCollections As System.Collections.Generic.List(Of IList)
protected System.Collections.Generic.List<IList> SlaveCollections { get; }
protected: __property System.Collections.Generic.List<IList*>* get_SlaveCollections();
protected:
property System.Collections.Generic.List<IList^>^ SlaveCollections { System.Collections.Generic.List<IList^>^ get(); }